\(\frac{dP}{dt}\)
\(\int\)
\(\frac{dy}{dx}\)
\(e^x\)

๐ŸŽช Differential Equations Carnival ๐ŸŽช

Where math problems become magical adventures!

๐ŸŽฏ Part 1
๐ŸŽก Part 2

๐ŸŽฉ Exercise 10.2 - Magical Transformations

Turn these real-world statements into differential equation spells!

(i) Radium decays at a rate proportional to the amount \( Q \) present.
Step 1: Identify the magical ingredient changing

The amount of radium \( Q \) is our potion that's changing over time.

Step 2: Capture the rate of transformation

The decay rate is the magical derivative \( \frac{dQ}{dt} \).

Step 3: Cast the proportionality spell

The rate is proportional to \( Q \), so we write: \( \frac{dQ}{dt} \propto Q \)

Step 4: Add the magic constant

We use \( k \) (negative for decay): \( \frac{dQ}{dt} = -kQ \)

Final Magic Spell:
\[ \frac{dQ}{dt} = -kQ \]
Mathematical Verification:

This is the standard exponential decay equation.

Solution: \( Q(t) = Q_0e^{-kt} \)

Verification: Differentiating the solution gives \( \frac{dQ}{dt} = -kQ_0e^{-kt} = -kQ \), which matches our equation.

(ii) The population \( P \) of a city increases at a rate proportional to the product of population and to the difference between 5,00,000 and the population.
Step 1: Find the growing magical creature

Population \( P \) is our magical creature that's growing.

Step 2: Measure its growth rate

The growth rate is \( \frac{dP}{dt} \).

Step 3: Break the magical incantation

The rate depends on two factors:

  1. The current population \( P \)
  2. The "room to grow" \( (500,\!000 - P) \)
Step 4: Combine the magical factors

So \( \frac{dP}{dt} \propto P \times (500,\!000 - P) \)

Final Magic Spell:
\[ \frac{dP}{dt} = kP(500,\!000 - P) \]
Mathematical Verification:

This is a logistic growth equation with carrying capacity 500,000.

Solution: \( P(t) = \frac{500,\!000}{1 + Ae^{-500,\!000kt}} \) where A is a constant.

Verification: The standard logistic form is \( \frac{dP}{dt} = rP(1-\frac{P}{K}) \), which matches our equation with \( K=500,\!000 \) and \( r=500,\!000k \).

(iii) For a certain substance, the rate of change of vapor pressure \( P \) with respect to temperature \( T \) is proportional to the vapor pressure and inversely proportional to the square of the temperature.
Step 1: Identify the magical variables

Vapor pressure \( P \) changes with temperature \( T \).

Step 2: Find the rate of magical change

The rate is \( \frac{dP}{dT} \) (how pressure changes with temperature).

Step 3: Decipher the magical conditions

The rate depends on:

  • Directly on \( P \) (more pressure โ†’ faster change)
  • Inversely on \( T^2 \) (hotter โ†’ slower change)
Step 4: Combine the magical relationships

So \( \frac{dP}{dT} \propto \frac{P}{T^2} \)

Final Magic Spell:
\[ \frac{dP}{dT} = k\frac{P}{T^2} \]
Mathematical Verification:

This is a separable differential equation.

Solution: \( P(T) = Ce^{-k/T} \) where C is a constant.

Verification: Differentiating the solution gives \( \frac{dP}{dT} = C\frac{k}{T^2}e^{-k/T} = k\frac{P}{T^2} \), which matches our equation.